-
Home
-
Membership Plugin – Restrict Content
-
3.2.14.1 (latest)
-
Code
-
Classes
- Table
Total Complexity |
78 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
764 |
Lines of code |
269 |
Logical lines of code |
159 |
Comment lines |
334 |
Methods |
28 |
Properties |
14 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_db_interface() |
S |
52 |
6 |
26 |
__construct() |
S |
56 |
6 |
19 |
upgrade_to() |
S |
57 |
5 |
19 |
upgrade() |
S |
57 |
5 |
17 |
setup() |
S |
61 |
4 |
13 |
get_callable() |
S |
61 |
4 |
13 |
maybe_upgrade() |
S |
63 |
4 |
13 |
switch_blog() |
S |
62 |
4 |
11 |
is_upgradeable() |
S |
65 |
4 |
9 |
needs_upgrade() |
S |
64 |
3 |
10 |
is_testing() |
S |
71 |
3 |
6 |
set_db_version() |
S |
65 |
3 |
9 |
exists() |
S |
63 |
2 |
11 |
column_exists() |
S |
62 |
2 |
11 |
delete_db_version() |
S |
72 |
2 |
5 |
get_db_version() |
S |
72 |
2 |
5 |
truncate() |
S |
65 |
2 |
9 |
count() |
S |
66 |
2 |
9 |
delete_all() |
S |
66 |
2 |
9 |
drop() |
S |
65 |
2 |
9 |
create() |
S |
65 |
2 |
9 |
uninstall() |
S |
71 |
2 |
6 |
install() |
S |
71 |
2 |
6 |
get_table_name() |
S |
82 |
1 |
3 |
set_schema() |
S |
100 |
1 |
0 |
add_hooks() |
S |
72 |
1 |
5 |
is_global() |
S |
80 |
1 |
3 |
get_version() |
S |
77 |
1 |
4 |